printing: Don't double free connection to CUPS
authorMarek Kasik <mkasik@redhat.com>
Thu, 12 Dec 2013 17:11:39 +0000 (18:11 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 14 Dec 2013 21:33:02 +0000 (16:33 -0500)
commit083f834dd742c53f47864d7c181c868426f57bc0
tree02a76d1ebb73976cfdd99a05720481a929d16df5
parent4e1b73325d41fc9d709e89a7bec3fc5303135d2e
printing: Don't double free connection to CUPS

Don't call httpClose() on http connections which are created
outside of GtkCupsRequest in GtkCupsRequest's functions.

https://bugzilla.gnome.org/show_bug.cgi?id=720338
modules/printbackends/cups/gtkcupsutils.c